linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux
authorMasahiro Yamada <[email protected]>
Wed, 13 Sep 2017 10:16:44 +0000 (19:16 +0900)
committerTom Rini <[email protected]>
Fri, 6 Oct 2017 01:31:04 +0000 (21:31 -0400)
commit84570a0c111ac50372d51271eadc13ff5cbb1a54
tree2f37525a13e110c0cfefee3c5e3031d293f8e124
parent3ea0520512089cffbe02b7d6eb645cdfddb09c5c
linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux

These macros are useful to avoid link error on 32-bit systems.

Signed-off-by: Masahiro Yamada <[email protected]>
include/linux/kernel.h